Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]購入報告の年度取得api作成 #666

Merged
merged 2 commits into from
Jan 28, 2024

Conversation

Kubosaka
Copy link
Collaborator

@Kubosaka Kubosaka commented Dec 12, 2023

resolve #664

概要

  • 購入報告のapiを作成
  • /purchasereports/details/:year
  • swaggerにapiの追加

テスト項目

  • swaggerにアクセスする http://localhost:1323/swagger/index.html#/
  • swaggerでpurchase_reportsの/purchasereports/details/:yearを実行する。
  • 指定した年度範囲のレコードが取得できるか

備考

@Kubosaka Kubosaka self-assigned this Dec 12, 2023
@Kubosaka Kubosaka requested review from TkymHrt and hikahana and removed request for imaimai17468 January 9, 2024 11:38
Copy link
Collaborator

@hikahana hikahana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@KazumaSun KazumaSun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kubosaka Kubosaka merged commit 95f20b0 into develop Jan 28, 2024
1 check passed
@Kubosaka Kubosaka deleted the feat/kubo/664-periods-reports-api branch January 28, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

購入報告の年度毎取得APIの作成
3 participants